projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4ef91be
8defed6
)
auto merge of #189 : alexcrichton/cargo/all-crate-types, r=wycats
author
bors
<bors@rust-lang.org>
Mon, 14 Jul 2014 18:03:22 +0000
(18:03 +0000)
committer
bors
<bors@rust-lang.org>
Mon, 14 Jul 2014 18:03:22 +0000
(18:03 +0000)
While we support the `crate_type` key in the manifest, we need to pass through
all crate types to the `--extern` flag.
Closes #177
Trivial merge